|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
AsaAclv6Process is the process that handles ipv6 ACLs for asa. More...
Additional Inherited Members | |
Public Member Functions inherited from AclProcess | |
| void | addAcl (string) |
| Adds the Acl object with the specified ID to this process. More... | |
| void | removeAcl (string) |
| Removes the Acl object with the specified ID from this process. More... | |
| Acl | getAcl (string) |
| Returns the Acl object from the specified ID. More... | |
| Acl | getAclAt (int) |
| Returns the Acl object at the specified index. More... | |
| int | getAclCount () |
| Returns the number of Acl objects in this process. More... | |
Public Member Functions inherited from Process | |
| Device | getOwnerDevice () |
| Returns the device for this process. More... | |
AsaAclv6Process is the process that handles ipv6 ACLs for asa.